Will basically generate an export name such as className_funcSymbol If it has ExportD with a suffix, it will be basically className_funcSymbol(suffix)
See Implementation
Will basically generate an export name such as className_funcSymbol If it has ExportD with a suffix, it will be basically className_funcSymbol(suffix)